Skip to content

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates com.github.sbt:sbt-ci-release from 1.11.1 to 1.11.2

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

πŸ” Files still referring to the old version number

The following files still refer to the old version number (1.11.1).
You might want to review and update them manually.

native/Cargo.lock
βš™ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.github.sbt", artifactId = "sbt-ci-release" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.github.sbt", artifactId = "sbt-ci-release" }
}]
labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@chitralverma chitralverma changed the base branch from main to version-updates-041025 October 3, 2025 19:56
@chitralverma chitralverma merged commit f67b9d2 into chitralverma:version-updates-041025 Oct 3, 2025
1 check passed
chitralverma added a commit that referenced this pull request Oct 3, 2025
* Update scalafmt-core to 3.9.10 (#204)

* Update sbt, scripted-plugin to 1.11.6 (#203)

* Update sbt-ghpages to 0.9.0 (#202)

* Update jackson-module-scala to 2.20.0 (#201)

* Bump actions/setup-java from 4 to 5 (#198)

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update sbt-ci-release to 1.11.2 (#195)

* Update sbt-unidoc to 0.6.0 (#196)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Scala Steward <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants